Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backupccl: set kv.bulkio.write_metadata_sst.enabled to default false #86809

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

msbutler
Copy link
Collaborator

This patch sets write_metadata_sst cluster setting to false in prep for the
22.2 branch cut, as there's additional worked required before this feature gets
used in production.

Setting this to false will also stop the roachtest in #86289 from consistently
failing due to #86806.

Fixes #86289

Release note: none

Release justification: prevents using an experimental feature by default

@msbutler msbutler self-assigned this Aug 24, 2022
@msbutler msbutler requested a review from a team August 24, 2022 19:27
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@msbutler msbutler removed the request for review from rhu713 August 24, 2022 19:39
@msbutler msbutler force-pushed the butler-sst-metadata branch from 7991dc8 to 5857589 Compare August 24, 2022 21:45
@msbutler msbutler requested a review from a team as a code owner August 24, 2022 21:45
@msbutler msbutler force-pushed the butler-sst-metadata branch from 5857589 to 7ea3af4 Compare August 24, 2022 22:01
This patch sets write_metadata_sst cluster setting to false in prep for the
22.2 branch cut, as there's additional work required before this feature gets
used in production. Unit tests may continue to write the MetadataSST because of
a new MetamorphicTestBool.

Setting this to false will also stop the roachtest in cockroachdb#86289 from consistently
failing due to cockroachdb#86806.

Fixes cockroachdb#86289

Release note: none

Release justification: prevents using an experimental feature by default
@msbutler msbutler force-pushed the butler-sst-metadata branch from 7ea3af4 to f74435a Compare August 25, 2022 11:32
@msbutler
Copy link
Collaborator Author

TFTR!

bors r=stevendanna

@craig
Copy link
Contributor

craig bot commented Aug 25, 2022

Build succeeded:

@craig craig bot merged commit 54bc65f into cockroachdb:master Aug 25, 2022
@msbutler msbutler deleted the butler-sst-metadata branch August 25, 2022 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

roachtest: backupTPCC failed
3 participants